@resee-movies/utilities - v0.8.0
    Preparing search index...

    Type Alias IsStringOptions

    Config options for the isString utility.

    type IsStringOptions = {
        withContent?: boolean;
    }
    Index

    Properties

    Properties

    withContent?: boolean