UNPKG

@amirmarmul/waba-common

Version:

![GitHub release](https://img.shields.io/github/v/release/amirmarmul/waba-common?style=flat-square)

5 lines (4 loc) 68 B
export interface Loader { load(): void; register(): void; }