Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Metadata

import type { Metadata } from "https://googleapis.deno.dev/v1/firebaserules:v1.ts";

Metadata for a Ruleset.

interface Metadata {
services?: string[];
}

§Properties

§
services?: string[]
[src]

Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.