UNPKG

@fast-china/utils

Version:

Fast 工具库.

1 lines 387 B
{"version":3,"file":"with.mjs","sources":["../../../../src/vue/with.ts"],"sourcesContent":["/**\n * 定义类型数据\n * @description 传入什么就返回什么,用来定义reactive或其他对象的响应式数据\n */\nexport const withDefineType = <T>(data: T = undefined): T => {\n\treturn data;\n};\n"],"names":[],"mappings":"AAIa,MAAA,iBAAiB,CAAI,OAAU,WAAiB;AACrD,SAAA;AACR;"}