bb7c8dbf9c68174f6dea98c54e09ff87.json 1.12 KB
{"ast":null,"code":"import { tinycolor } from './index';\nexport * from './index';\nexport * from './css-color-names';\nexport * from './readability';\nexport * from './to-ms-filter';\nexport * from './from-ratio';\nexport * from './format-input';\nexport * from './random';\nexport * from './interfaces'; // kept for backwards compatability with v1\n\nexport default tinycolor;","map":{"version":3,"sources":["C:/Users/kkwan_000/Desktop/git/2017110269/minsung/node_modules/@ctrl/tinycolor/dist/module/public_api.js"],"names":["tinycolor"],"mappings":"AAAA,SAASA,SAAT,QAA0B,SAA1B;AACA,cAAc,SAAd;AACA,cAAc,mBAAd;AACA,cAAc,eAAd;AACA,cAAc,gBAAd;AACA,cAAc,cAAd;AACA,cAAc,gBAAd;AACA,cAAc,UAAd;AACA,cAAc,cAAd,C,CACA;;AACA,eAAeA,SAAf","sourcesContent":["import { tinycolor } from './index';\nexport * from './index';\nexport * from './css-color-names';\nexport * from './readability';\nexport * from './to-ms-filter';\nexport * from './from-ratio';\nexport * from './format-input';\nexport * from './random';\nexport * from './interfaces';\n// kept for backwards compatability with v1\nexport default tinycolor;\n"]},"metadata":{},"sourceType":"module"}