2 lines
87 B
JavaScript
2 lines
87 B
JavaScript
export const relativeRawPath = '/test';
|
|
export const markdownCellContent = ['# Test'];
|