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

x/postcss_import/test/deps.js>_format

postcss-import plugin for Deno
Latest
function _format
import { _format } from "https://deno.land/x/postcss_import@0.1.4/test/deps.js";

Converts the input into a string. Objects, Sets and Maps are sorted so as to make tests less flaky

Parameters

v: unknown

Value to be formatted

Returns

string