UNPKG

108 BTypeScriptView Raw
1export default function (field: Field): string | undefined;
2export declare type Field = 'version' | 'name';