????

Your IP : 3.137.169.218


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/rfdc/
Upload File :
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;