Skip to main content

Built and signed on GitHub Actions

便利なテンプレート文字列ビルダー

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
2 months ago (1.0.1)
type alias Filled

TのプロパティをUで埋める型

Type Parameters

Uで埋められる型

Tを埋める型

Definition

[x in keyof T]: U

Add Package

deno add jsr:@pnsk/template

Import symbol

import { type Filled } from "@pnsk/template";

---- OR ----

Import directly with a jsr specifier

import { type Filled } from "jsr:@pnsk/template";

Add Package

npx jsr add @pnsk/template

Import symbol

import { type Filled } from "@pnsk/template";

Add Package

yarn dlx jsr add @pnsk/template

Import symbol

import { type Filled } from "@pnsk/template";

Add Package

pnpm dlx jsr add @pnsk/template

Import symbol

import { type Filled } from "@pnsk/template";

Add Package

bunx jsr add @pnsk/template

Import symbol

import { type Filled } from "@pnsk/template";