initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
6
deployphp/action-v1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts
generated
vendored
Normal file
6
deployphp/action-v1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import type { ScalarTag } from '../types.js';
|
||||
export declare const intTime: ScalarTag;
|
||||
export declare const floatTime: ScalarTag;
|
||||
export declare const timestamp: ScalarTag & {
|
||||
test: RegExp;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue