signify-ts
    Preparing search index...

    Interface Challenge

    interface Challenge {
        words: string[];
    }
    Index

    Properties

    Properties

    words: string[]