5 lines
62 B
TypeScript
5 lines
62 B
TypeScript
|
|
/**
|
||
|
|
* @internal
|
||
|
|
*/
|
||
|
|
export const packageVersion = '2.10.10';
|