UNPKG

hrw-certificate-editor

Version:

Design Editor Tools with React.js + ant.design + fabric.js

18 lines (17 loc) 375 B
declare namespace _default { export const routes: { type: string; required: boolean; icon: string; label: string; span: number; }; export const jsScript: { type: string; required: boolean; icon: string; label: string; span: number; }; } export default _default;