0.0.10 • Published 2 years ago

@types/nunjucks-date v0.0.10

Weekly downloads
214
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

4 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago