adding a index so that the exercise page will exist

This commit is contained in:
Ken
2019-02-28 12:03:15 -08:00
parent dad1979bf8
commit 21ed41a9b8

View File

@@ -0,0 +1,2 @@
export { Stack } from './stack';
export { TestMe } from './TestMe';