Skip to content

Commit

Permalink
chore: include testSetup for bundling
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxuanzhangsfdx committed Dec 15, 2023
1 parent fc8599b commit e6dd867
Show file tree
Hide file tree
Showing 11 changed files with 240,735 additions and 115,071 deletions.
1 change: 1 addition & 0 deletions dist/exported.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1774,6 +1774,7 @@ declare module '@salesforce/core/global' {
}
declare module '@salesforce/core/index' {
export * from '@salesforce/core/exported';
export * from '@salesforce/core/testSetup';
}
declare module '@salesforce/core/lifecycleEvents' {
import { AnyJson } from '@salesforce/ts-types';
Expand Down
Loading

0 comments on commit e6dd867

Please sign in to comment.