UNPKG

viewport-playground

Version:

```ts import {ViewportPlayground, enterPlayground} from 'viewport-playground'

5 lines (4 loc) 161 B
import ViewportPlayground from './viewport-playground.svelte'; export default ViewportPlayground; export { ViewportPlayground }; export * from './utils.svelte';