创高项目初始化
This commit is contained in:
3227
client/node_modules/zhead/dist/db.cjs
generated
vendored
Normal file
3227
client/node_modules/zhead/dist/db.cjs
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
27
client/node_modules/zhead/dist/db.d.cts
generated
vendored
Normal file
27
client/node_modules/zhead/dist/db.d.cts
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
import { g as MetaFlat } from './shared/zhead.177ad851.cjs';
|
||||
|
||||
interface MetaSchema {
|
||||
name: string;
|
||||
key: 'charset' | 'name' | 'property' | 'http-equiv';
|
||||
type?: 'standard' | 'facebook' | 'twitter' | 'google' | 'robots' | 'other' | 'open-graph-protocol';
|
||||
description: string;
|
||||
color?: string;
|
||||
examples: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
tips?: {
|
||||
title: string;
|
||||
description: string;
|
||||
}[];
|
||||
tags?: string | string[];
|
||||
documentation?: string[];
|
||||
parameters?: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
}
|
||||
|
||||
declare const metaFlatSchema: Record<keyof MetaFlat, MetaSchema>;
|
||||
|
||||
export { MetaFlat, type MetaSchema, metaFlatSchema };
|
||||
27
client/node_modules/zhead/dist/db.d.mts
generated
vendored
Normal file
27
client/node_modules/zhead/dist/db.d.mts
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
import { g as MetaFlat } from './shared/zhead.177ad851.mjs';
|
||||
|
||||
interface MetaSchema {
|
||||
name: string;
|
||||
key: 'charset' | 'name' | 'property' | 'http-equiv';
|
||||
type?: 'standard' | 'facebook' | 'twitter' | 'google' | 'robots' | 'other' | 'open-graph-protocol';
|
||||
description: string;
|
||||
color?: string;
|
||||
examples: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
tips?: {
|
||||
title: string;
|
||||
description: string;
|
||||
}[];
|
||||
tags?: string | string[];
|
||||
documentation?: string[];
|
||||
parameters?: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
}
|
||||
|
||||
declare const metaFlatSchema: Record<keyof MetaFlat, MetaSchema>;
|
||||
|
||||
export { MetaFlat, type MetaSchema, metaFlatSchema };
|
||||
27
client/node_modules/zhead/dist/db.d.ts
generated
vendored
Normal file
27
client/node_modules/zhead/dist/db.d.ts
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
import { g as MetaFlat } from './shared/zhead.177ad851.js';
|
||||
|
||||
interface MetaSchema {
|
||||
name: string;
|
||||
key: 'charset' | 'name' | 'property' | 'http-equiv';
|
||||
type?: 'standard' | 'facebook' | 'twitter' | 'google' | 'robots' | 'other' | 'open-graph-protocol';
|
||||
description: string;
|
||||
color?: string;
|
||||
examples: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
tips?: {
|
||||
title: string;
|
||||
description: string;
|
||||
}[];
|
||||
tags?: string | string[];
|
||||
documentation?: string[];
|
||||
parameters?: {
|
||||
value: string;
|
||||
description: string;
|
||||
}[];
|
||||
}
|
||||
|
||||
declare const metaFlatSchema: Record<keyof MetaFlat, MetaSchema>;
|
||||
|
||||
export { MetaFlat, type MetaSchema, metaFlatSchema };
|
||||
3225
client/node_modules/zhead/dist/db.mjs
generated
vendored
Normal file
3225
client/node_modules/zhead/dist/db.mjs
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
7
client/node_modules/zhead/dist/index.cjs
generated
vendored
Normal file
7
client/node_modules/zhead/dist/index.cjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
function defineHead(input) {
|
||||
return input;
|
||||
}
|
||||
|
||||
exports.defineHead = defineHead;
|
||||
1134
client/node_modules/zhead/dist/index.d.cts
generated
vendored
Normal file
1134
client/node_modules/zhead/dist/index.d.cts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1134
client/node_modules/zhead/dist/index.d.mts
generated
vendored
Normal file
1134
client/node_modules/zhead/dist/index.d.mts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1134
client/node_modules/zhead/dist/index.d.ts
generated
vendored
Normal file
1134
client/node_modules/zhead/dist/index.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
client/node_modules/zhead/dist/index.mjs
generated
vendored
Normal file
5
client/node_modules/zhead/dist/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
function defineHead(input) {
|
||||
return input;
|
||||
}
|
||||
|
||||
export { defineHead };
|
||||
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.cts
generated
vendored
Normal file
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.cts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.mts
generated
vendored
Normal file
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.mts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.ts
generated
vendored
Normal file
1004
client/node_modules/zhead/dist/shared/zhead.177ad851.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user