Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_images/mod.ts>extendKeyMap

Fresh plugin for manipulating images on-the-fly.
Latest
function extendKeyMap
import { extendKeyMap } from "https://deno.land/x/fresh_images@v0.3.0/mod.ts";

Allow extending the default keymap with custom parameters.

Parameters

keymap: Record<string, string>

Pair of short and full parameter names to extend the default keymap with.

Returns

KEYMAP

Extended keymap