Commit b20e9c9d authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

sort package.json

parent c76d911e
......@@ -16,6 +16,7 @@ declare module 'react-fittext';
declare module '@antv/data-set';
declare module 'nzh/cn';
declare var APP_TYPE: string;
declare module 'memoize-one' {
function memoizeOne<T extends (...args: any[]) => any>(
resultFn: T,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment