Skip to main content
Module

std/datetime/tokenizer.ts>Rule

Deno standard library
Go to Latest
interface Rule
import { type Rule } from "https://deno.land/std@0.97.0/datetime/tokenizer.ts";

Properties

test: TestFunction
fn: CallbackFunction