@resee-movies/utilities - v1.0.2
    Preparing search index...

    Type Alias SlugifyOptions

    type SlugifyOptions = {
        decamelize?: boolean;
    }
    Index

    Properties

    Properties

    decamelize?: boolean