refactor (benchmarks/): Ts'ifying benchmarks/
Translating AtScript in benchmarks/ to TypeScript.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
library benchmarks.e2e_test.naive_infinite_scroll_perf;
|
||||
|
||||
main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user