ReferenceTypeScript APITypesViewCreatorViewCreatorexport type ViewCreator = (leaf: WorkspaceLeaf) => View;