0.0.10 • Published 6 months ago

@types/nunjucks-date v0.0.10

Weekly downloads
214
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/nunjucks-date

Summary

This package contains type definitions for nunjucks-date (https://github.com/techmsi/nunjucks-date).

Details

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

index.d.ts

// Type definitions for nunjucks-date
// Project: https://github.com/techmsi/nunjucks-date
// Definitions by: kruncher <https://github.com/kruncher>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare module "nunjucks-date" {

    export function setDefaultFormat(formatString: string): void;
    export function install(env: any, filterName?: string): void;

}

Additional Details

  • Last updated: Fri, 09 Jul 2021 02:32:37 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by kruncher.

0.0.10

6 months ago

0.0.9

7 months ago

0.0.8

8 months ago

0.0.7

3 years ago

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago