We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2539671 commit 052e44dCopy full SHA for 052e44d
packages/example-lib3/src/lib/example-lib3.ts
@@ -5,5 +5,5 @@ export function exampleLib3(): string {
5
}
6
7
export function newExampleLib3(): string {
8
- return 'this is totally new';
+ return 'this is totally new one';
9
0 commit comments