Tldraw/e2e/test/helpers/index.ts

5 wiersze
139 B
TypeScript

export { MOVE_DEFAULTS } from './constants'
export * as runtime from './runtime'
export * as ui from './ui'
export * as util from './util'