Skip to main content
Module

x/froebel/select.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.18.0/select.ts";

Variables

Returns the value in obj at path. If the given path does not exist, the symbol none is returned.