typebox-genx - v0.1.0
    Preparing search index...

    Type Alias ImportSomeItem

    type ImportSomeItem = {
        alias: string;
        content: string;
        isType: boolean;
    }
    Index

    Properties

    Properties

    alias: string
    content: string
    isType: boolean

    false doesn't guarantee that it isn't a type

    Reflects only whether it is an explicit type