Skip to content

Commit b13e8e5

Browse files
Update blocks.d.ts
1 parent f010e3b commit b13e8e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

not supported/blocks.d.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ declare namespace control {
77
}
88

99
//% help=github:pxt-hardware-programming-docs/docs/buffers
10-
declare namespace Buffer {}
10+
declare namespace Buffer { }
11+

0 commit comments

Comments
 (0)