source:
trip-planner-front/node_modules/querystring/index.js@
ceaed42
Last change on this file since ceaed42 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 127 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | |
3 | exports.decode = exports.parse = require('./decode'); |
4 | exports.encode = exports.stringify = require('./encode'); |
Note:
See TracBrowser
for help on using the repository browser.