@buzzr/dfs-engine
    Preparing search index...

    Function asDfsPropTypeKey

    • Type-guard form — returns the canonical key only when the input is a known prop. Useful in adapter dispatch where we want to short-circuit unknown strings to null without a second lookup.

      Parameters

      • raw: string

      Returns DfsPropTypeKey | null