UNPKG

85 BTypeScriptView Raw
1export declare type ICellTemplateVariables = {
2 dir: string;
3 name: string;
4};