UNPKG

cep-bundler-core

Version:

Core functionality for making bundler extensions to compile CEP

6 lines (5 loc) 134 B
declare function _default({ title, href }: { title?: string | undefined; href: any; }): string; export default _default;