bobp - v0.0.20
    Preparing search index...

    Type Alias LicenseOptions

    type LicenseOptions = {
        author: string;
        type: string;
        year: string;
    }
    Index

    Properties

    Properties

    author: string
    type: string
    year: string