4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
|
export const METADATA_KEY = {
|
||
|
plugin: "@ms/plugin:plugin",
|
||
|
};
|