UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

5 lines (3 loc) 129 B
import { NoticeOptions } from './src/main.props'; declare function _notice(props: NoticeOptions): void; export default _notice;