summaryrefslogtreecommitdiff
path: root/cli/js/globals_unstable.ts
blob: 872f135a3ac45775e75eaeca1e6e244095644da0 (plain)
1
2
3
4
5
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.

export const unstableMethods = {};

export const unstableProperties = {};