mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-10 22:21:11 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
9
node_modules/left-pad/index.d.ts
generated
vendored
9
node_modules/left-pad/index.d.ts
generated
vendored
|
@ -1,9 +0,0 @@
|
|||
// Type definitions for left-pad 1.2.0
|
||||
// Project: https://github.com/stevemao/left-pad
|
||||
// Definitions by: Zlatko Andonovski, Andrew Yang, Chandler Fang and Zac Xu
|
||||
|
||||
declare function leftPad(str: string|number, len: number, ch?: string|number): string;
|
||||
|
||||
declare namespace leftPad { }
|
||||
|
||||
export = leftPad;
|
Loading…
Add table
Add a link
Reference in a new issue