UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

7 lines 181 B
import React from 'react'; declare type Props = { filePath: string; }; export declare const KsFileButtons: React.FC<Props>; export {}; //# sourceMappingURL=file-buttons.d.ts.map