import { default } from "https://deno.land/x/froebel@v0.18.0/select.ts";
Returns the value in obj
at path
. If the given path does not exist,
the symbol none
is returned.
import { default } from "https://deno.land/x/froebel@v0.18.0/select.ts";
Returns the value in obj
at path
. If the given path does not exist,
the symbol none
is returned.