????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/rfdc/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/rfdc/index.d.ts |
declare namespace rfdc { interface Options { proto?: boolean; circles?: boolean; } } declare function rfdc(options?: rfdc.Options): <T>(input: T) => T; export = rfdc;