Skip to content

Commit a24f913

Browse files
chore(internal): formatting change
1 parent 5a15185 commit a24f913

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/client.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,8 +761,10 @@ export class Grid {
761761
workbooks: API.Workbooks = new API.Workbooks(this);
762762
beta: API.Beta = new API.Beta(this);
763763
}
764+
764765
Grid.Workbooks = Workbooks;
765766
Grid.Beta = Beta;
767+
766768
export declare namespace Grid {
767769
export type RequestOptions = Opts.RequestOptions;
768770

0 commit comments

Comments
 (0)