UNPKG

@robotical/martyblocks

Version:
7 lines (5 loc) 114 B
// @flow 'use strict' module.exports = function literal (pattern/*: string */)/*: string */ { return pattern }