UNPKG

@glimmer/interfaces

Version:

Common interfaces shared among all @glimmer/\* projects

4 lines (3 loc) 134 B
export type * from './internal/component.js'; export type * from './internal/helper.js'; export type * from './internal/modifier.js';