mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
mention Jed Mao in header
This commit is contained in:
parent
0335eae167
commit
64097df03e
2
tcomb/tcomb.d.ts
vendored
2
tcomb/tcomb.d.ts
vendored
@ -2,6 +2,8 @@
|
||||
// Project: http://gcanti.github.io/tcomb/guide/index.html
|
||||
// Definitions by: Hans Windhoff <https://github.com/hansrwindhoff>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
// Original Definitions by: Jed Mao <https://github.com/jedmao>
|
||||
declare module TComb {
|
||||
export interface tcomb {
|
||||
format: (format: string, ...values: any[]) => string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user