export declare const type: string[]; /** %s 类型是 String 字符串 %d or %i 类型是 Integer 整数 %f 类型是 Float 浮点数 %o 类型是 Object 对象 */ //# sourceMappingURL=constant.d.ts.map