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

std/datetime/tokenizer.ts>Rule

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

Properties

test: TestFunction
fn: CallbackFunction