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 20aa11a commit 1aa38a4Copy full SHA for 1aa38a4
packages/example-lib2/src/lib/example-lib2.ts
@@ -5,5 +5,5 @@ export function exampleLib2(): string {
5
}
6
7
export function newExampleLib2(): string {
8
- return 'this one';
+ return 'this two';
9
0 commit comments