UNPKG

@waline/client

Version:

client for waline comment system

8 lines (7 loc) 210 B
export { defaultLocales } from '../config'; export * from '../comment'; export * from '../init'; export * from '../pageview'; export * from '../typings'; export * from '../version'; export * from '../widgets';