UNPKG

piral-base

Version:

The base library for creating a Piral instance.

5 lines (4 loc) 100 B
export * from './api'; export * from './lib'; export * from './runtime'; export * from './service';