UNPKG

@cfcs/angular

Version:

Write once, create framework components that supports React, Vue, Svelte, and more.

8 lines (7 loc) 129 B
/** * cfcs * Copyright (c) 2022-present NAVER Corp. * MIT license */ export * from './types'; export * from './useReactive';