Files
2026-01-12 12:43:50 +01:00

3 lines
78 B
JavaScript

const getPromiseValue = () => 'Promise{…}';
export default getPromiseValue;