UNPKG
stitch-compute
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
compute stitch adjustments for knitting
github.com/mmitch/stitch-compute-npm
stitch-compute
/
lib
/
string-replacer.d.ts
4 lines
•
150 B
TypeScript
View Raw
1
2
3
4
export declare
class
StringReplacer
{
format
(template: string, num: number, str?: string): string; } //
# sourceMappingURL=string-replacer.d.ts.map