replugged

    Type Alias BuilderFunction<T>

    BuilderFunction: (
        key: string,
        config: T & { buildLayout: () => ProcessedNode[] },
    ) => T & ProcessedNode

    Type Parameters

    • T = Record<string, unknown>

    Type Declaration

    MMNEPVFCICPMFPCPTTAAATR