Documentation for Simbo's Packages
    Preparing search index...
    TemplateDataFn: (
        workspace: WorkspaceMetadata,
    ) => string | undefined | Promise<string | undefined>

    A function that generates a string value to be used in the template.

    Type Declaration