mirror of
https://github.com/thangisme/notes.git
synced 2026-06-13 14:39:22 -04:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./_formatLimit')('Maximum');
|