MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/editor/src/context/editor_context.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12import { awaitFontsLoaded } from '../layout/layout_constants'
13
14export class EditorState {
15 project: Project
16
17 @observable

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected