2.1.4 • Published 6 months ago

@types/mime-types v2.1.4

Weekly downloads
659,958
License
MIT
Repository
github
Last release
6 months 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/cli@theia/mini-browserilottie@mcgordonite/theia-filesystem@easyboot/coreawesome-validatorfs-classes@xornot/sparrowblockstor-testweb3store-test@everything-registry/sub-chunk-952eyepop-preeyepophalem-testglpi-api-client@hyurl/fetch@heyform-inc/utils@funq/mock-server@longjs/core@jill64/sveltekit-adapter-aws@mindverse/upload-packaged-files@newstackdev/iosdk@newcoin-foundation/iosdk@nelts/utils@nelts/nelts@nfps.dev/cli@modelnest/cli@mo36924/rollup-plugin-cache@ngageoint/mage.service@joystream/cli@gedit/mini-browser@ftw-cloud/core@fridayjs/server@fritter/core@fritter/static@litemotion/libware@map-colonies/types@hv-kit/hexpress@hv-kit/hvscripts@narwhal/data-engine-core@nodebrick/nodebrick-file-storageultra-toolurgotupdate-existing-releasezhique-drawerxrenginexiomi-leto-messagingweb3stashweb3stash-test1vite-plugin-gj-ts-packswaft-url-loaderwiznote-sdk-jswebcheck-mirroryotakoyggy@shutter/api@shutter/shutterrc@simpleer/ui-deployment@solid/community-server@typesafe-validator/formidable-filemicrogrammar-explorer-sdm@trywavesio/helpers@twilio-labs/serverless-api@varius.io/providers@noammazuz/vzn-feathers-hooks@popcornsar/service-extension@pointnetwork/point-contracts@plumier/serve-static@talentsoft-opensource/widget-display-tool@siliceum/calcite-clincc.js@wiptheia/mini-browsere-wiki@rheas/core@numbersprotocol/nit@noia-network/node@noia-network/sdk-react@qured/common@radic/core@pushrocks/smartmime@push.rocks/smartmime@puckjs/utils@quarks/theia-filesystem@s3-presigner/server@kosmic/koa@jitl/notion-api@pageshare/cli@rainbowlaces/basees-dev-server@egodigital/egooseactionsflow-core@end-game/dtg-scriptsaframe-typescript-boilerplate@tlaukkan/aframe-dataspace@superactions/artifactdrive-s3-wrappermy-anywhereenantiomng-file-manager-express
2.1.2

7 months ago

2.1.4

6 months ago

2.1.3

6 months ago

2.1.1

3 years ago

2.1.0

7 years ago