mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-04-05 20:33:20 +02:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
'use strict';
|
|
var parent = require('../../stable/promise/any');
|
|
|
|
module.exports = parent;
|