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

    Type Alias SlugifyOptions

    type SlugifyOptions = {
        decamelize?: boolean;
    }
    Index

    Properties

    Properties

    decamelize?: boolean