fix(core): update

This commit is contained in:
2022-03-24 18:24:05 +01:00
parent 98b4d4bc5b
commit 113717886c
3 changed files with 3 additions and 2 deletions

View File

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