2.1.4 • Published 2 years ago

@types/mime-types v2.1.4

Weekly downloads
659,958
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install --save @types/mime-types

Summary

This package contains type definitions for mime-types (https://github.com/jshttp/mime-types#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types.

index.d.ts

// Type definitions for mime-types 2.1
// Project: https://github.com/jshttp/mime-types#readme
// Definitions by: Gyusun Yeom <https://github.com/Perlmint>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export function lookup(filenameOrExt: string): string | false;
export function contentType(filenameOrExt: string): string | false;
export function extension(typeString: string): string | false;
export function charset(typeString: string): string | false;
export namespace charsets {
    const lookup: typeof charset;
}
export const types: {[key: string]: string};
export const extensions: {[key: string]: string[]};

Additional Details

  • Last updated: Mon, 16 Aug 2021 19:31:26 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Gyusun Yeom.

web3stash-test@wap/cliilottie@mcgordonite/theia-filesystem@easyboot/coreawesome-validatorfs-classes@xornot/sparrowblockstor-testweb3store-test@everything-registry/sub-chunk-952eyepop-preeyepophalem-testglpi-api-clientwiznote-sdk-jswaft-url-loaderweb3stashweb3stash-test1webcheck-mirrorxiomi-leto-messaginghttp-microhttp-request-handlerhtmlgrabrhttp-header-helperhttp2-hookshppuppeteerhalemintelliprove-streaming-sdklynx-frameworkmedia-finder-climail-export@wiptheia/mini-browser@twilio-labs/serverless-api@trywavesio/helpers@typesafe-validator/formidable-file@tlaukkan/aframe-dataspace@tkrjs/server@theia/mini-browser@tf-cdk/template-directory@trayio/commons@usertour/utils@varius.io/providers@tenda.digital/webarchiver@tensei/field-json@tensei/media@zoovu/exd-scriptsactionsflow-coreaframe-typescript-boilerplateadoscopejsaudio-trainingapachejs@pageshare/cli@portalcorp/farm-plugin-singlefile@popcornsar/service-extension@pointnetwork/point-contracts@plastichub/osr-ai@plumier/serve-staticforeign-country-nodefwwwgenaicode@superactions/artifact@superblocksteam/bucketeer-sdk@talentsoft-opensource/widget-display-tooldrive-s3-wrapperee-ts-utiles-dev-serverenantiomflexlists-apiflammefarm-plugin-singlefile@push.rocks/smartmime@abramstyle/deploy-tools@psachan/pitools@puckjs/utils@buncho/webpack-config@brevity-builder/cli@bubblewrap/cli@bubblewrap/core@axiona/http-server@awsless/awslesscocycloud-bucketclaire-frameworkconnect-polymercloud-upload-pluginbuilder-server@affinity-lab/util@aex/core@artisan-framework/http-client@atticusofsparta/arfs-lite-client@atomist/docs-sdm@atomist/sdm-pack-s3e-wikivite-plugin-gj-ts-packsintelliprove-sdkintelliprove-sdk-esmultra-toolyggyyotako
2.1.2

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.1

4 years ago

2.1.0

9 years ago