mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 20:55:41 +00:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
import interpolate from './interpolate';
|
|
|
|
export default {
|
|
interpolate
|
|
};
|