包详细信息

string-bland

webreflection7ISC0.0.0

It's like String.raw but without the raw bit.

raw, tag, literal

自述文件

string-bland

It's like String.raw but without the raw bit.

import tag from 'string-bland';

tag`a\nb`; // "a\nb"