UNPKG

261 BTypeScriptView Raw
1import { TypeOptions } from '../../interfaces/type-options.interface';
2export declare function getDefaultValue<T = any>(instance: object, options: TypeOptions, key: string, typeName: string): T | undefined;
3//# sourceMappingURL=get-default-value.helper.d.ts.map
\No newline at end of file