fix(core): update

This commit is contained in:
2023-08-26 13:30:06 +02:00
parent 24574bdb4d
commit e9dc5ae444
5 changed files with 13 additions and 20 deletions

View File

@ -1 +1 @@
export declare const anExportedString = 'exported string';
export declare const anExportedString = "exported string";