1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 15:10:44 -05:00
denoland-deno/js/mock_builtin.js

3 lines
96 B
JavaScript
Raw Normal View History

2018-10-20 03:25:29 +08:00
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
2018-07-22 03:14:52 +02:00
export default undefined;