Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/remapper/src/mod.ts>jsonCheck

A framework for Beat Saber map scripting.
Go to Latest
function jsonCheck
import { jsonCheck } from "https://deno.land/x/remapper@3.0.0/src/mod.ts";

Check if a property in an object exists

Parameters

obj: Json
prop: string