@r47onfire/backolon - v0.0.0
    Preparing search index...

    Variable isSymbolConst

    isSymbol: (
        thing: Thing<any>,
    ) => thing is Thing<name> | Thing<operator> | Thing<space> = ...

    Type Declaration