mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
[Bun.js] Add support for console.time, console.timeEnd
This commit is contained in:
@@ -181,6 +181,7 @@ pub const Bun = struct {
|
||||
return ref;
|
||||
}
|
||||
|
||||
|
||||
pub fn readFileAsString(
|
||||
this: void,
|
||||
ctx: js.JSContextRef,
|
||||
|
||||
Reference in New Issue
Block a user