getBasesEntryGroupConstructor
Unofficial
Get the obsidian#BasesEntryGroup constructor.
Import:
import { getBasesEntryGroupConstructor } from '@obsidian-typings/obsidian-public-latest/implementations';Signature:
function getBasesEntryGroupConstructor(): ConstructorBase<[entries: BasesEntry[], key: unknown], BasesEntryGroup>Returns: ConstructorBase<[entries: BasesEntry[], key: unknown], BasesEntryGroup> — The obsidian#BasesEntryGroup constructor.
Links to this page: