biome_js_parser 0.5.7

Biome's JavaScript parser
Documentation
1
2
3
export function test(a, b) {}
export function* test2(a, b) {}
export async function test3(a, b, ) {}